home *** CD-ROM | disk | FTP | other *** search
/ Revista do CD-ROM 144 / cd-rom 144.iso / aplic / class / data1.cab / MDBs / class.mdb / email.json < prev    next >
Encoding:
JavaScript Object Notation  |  2007-05-19  |  285 b 

  1. {
  2.     "schema": {
  3.         "tela": "Text (20) NOT NULL",
  4.         "indice": "Long Integer NOT NULL",
  5.         "destino": "Text (40)",
  6.         "assunto": "Text (100)",
  7.         "habilita": "Byte",
  8.         "quandoenviar": "Integer",
  9.         "topo": "Long Integer",
  10.         "esquerdo": "Long Integer",
  11.         "largura": "Long Integer",
  12.         "altura": "Long Integer",
  13.         "anexado": "Byte"
  14.     },
  15.     "data": []
  16. }